projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4019c6
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 22 Jul 2007 23:17:14 +0000
(23:17 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 22 Jul 2007 23:17:14 +0000
(23:17 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ebc55c9ce336f291dd472fab33fcc78d93fee881..a7c617b42d4bfb57bd96c8243fadd44097b5c195 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2007-07-22 Nick Roberts <nickrob@snap.net.nz>
+
+ * xdisp.c (decode_mode_spec): Add case 'R' for to test for
+ remote default-directory.
+
+ * buffer.c (mode-line-format): Describe above case in doc string.
+
2007-07-18 Richard Stallman <rms@gnu.org>
* data.c (Fsetq_default): Doc fix.